Loading...
 

CX_PARTIAL_PAYMENT - Partial payment

CX_PARTIAL_PAYMENT

Class hierarchy
Description:

?

Code example:
...

List of methods (MDI)
Function MA* Parameters Return Brief description
DueCharge OBJECT, OBJECT OBJECT ?
SanityCheck INTEGER Check for consistency of the object
ClassFilter STRING, INTEGER OBJECT This object, if it corresponds to a certain class
ConditionedFilter STRING OBJECT
ConditionedFilter2 OBJECT OBJECT
Deleted INTEGER Object marked as deleted?
Description STRING Name of this object
GetDomain INTEGER Domain of this object
GetSiblings COLLECTION All siblings of this object
GetSiblings2 COLLECTION All siblings of this object
GetSlotEntries VECTOR<OBJECT> Return of internal information about slots
LastUpdate OBJECT Date of the last write access
LastUser INTEGER User who last had write access to the object
link OBJECT Add this object to the list of objects with validity
NextValidObject OBJECT Subsequent validity object in time
NthDueCharge INTEGER OBJECT ?
PreviousValidObject OBJECT Previous validity object in time
RestrictedValidity * Area of validity restricted?
SetDomain INTEGER, INTEGER Set domain
ShortName STRING Short name of this object
Siblings * Objects with validity
SpanDateValidity * Period of validity
string INTEGER CX_STRING Returns the string representation of the object
UniqueID STRING Content of the fixed data field "uniqueID
Unlink Remove this object from the list of objects with validity
Unlink2 Remove this object from the list of objects with validity
Valid OBJECT INTEGER Check validity
ValidSince OBJECT Start of validity period
ValidToday INTEGER Valid today?
ValidUntil OBJECT End of validity period
VerifySiblings INTEGER Check ring of exchange objects
* MA = Member Access function,
grey background = inherited function

Data directory (DDI)
Data field Type Reference class I* Brief description
chargeEnum ENUMCHAR Type of addition/deduction: Bit 0 (value 1) = Change of sign, otherwise as entered, Bit 1 (2) = Deduction (subtract), otherwise multiply, Bit 5 (32) = Mandatory (AND condition, otherwise OR), Bit 6 (64) = Concealed (otherwise open), Bit 7 (128) = Done
charges COLLECTION CX_CHARGE ?
uniqueID STRING * Unique key
validity POINTER CX_VALIDITY Validity period of the object
* I = Indexable data field,
grey background = inherited data field

Use in AppsWH
Module Brief description
partpaym.mod Part payment basic module
partpedt.mod Part payment editing module
partpsel.mod Part payment selection module